Skip to content

Correct translation in 01-triton_jit.md - #25

Open
sylviax26 wants to merge 1 commit into
hyperai:masterfrom
sylviax26:patch-1
Open

Correct translation in 01-triton_jit.md#25
sylviax26 wants to merge 1 commit into
hyperai:masterfrom
sylviax26:patch-1

Conversation

@sylviax26

Copy link
Copy Markdown

翻译有误。
此处原文为

This function will be compiled and run on the GPU.

原译文

此函数将在 GPU 上编译和运行。

更正后

此函数将被编译并在 GPU 上运行。

JIT COMPILER是在CPU上运行的,只有编译结果在GPU上运行。

@greptile-apps

greptile-apps Bot commented Aug 26, 2026

Copy link
Copy Markdown

Greptile Summary

修正 triton.jit 文档中的中文翻译,明确函数会先被编译,随后在 GPU 上运行。

  • 将“在 GPU 上编译和运行”更正为“被编译并在 GPU 上运行”

Confidence Score: 5/5

此 PR 仅修正文档翻译且表述符合原文含义,可以安全合并。

修改避免暗示编译过程发生在 GPU 上,同时保留了函数编译后在 GPU 上运行的原意,未引入行为、接口或文档准确性问题。

Important Files Changed

Filename Overview
docs/02-python-api/01-triton/01-triton_jit.md 翻译修正准确区分了编译与 GPU 执行,未发现需要处理的问题。

Reviews (1): Last reviewed commit: "Correct translation in 01-triton_jit.md" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant